home *** CD-ROM | disk | FTP | other *** search
/ SVM Mac 71 / CD-ROM N°71.iso / modelaliser / models / mla025.swf / scripts / DefineButton2_200 / BUTTONCONDACTION on(press, keyPress Up).as
Encoding:
Text File  |  2001-07-11  |  68 b   |  4 lines

  1. on(press, keyPress "<Up>"){
  2.    actionBouton("anglePrecedent");
  3. }
  4.